home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4157 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  990 b 

  1. Path: tank.news.pipex.net!pipex!demon!ythan.demon.co.uk
  2. From: Peter Walburn <peter@ythan.demon.co.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: OLE and Database Access
  5. Date: Sun, 28 Jan 1996 15:25:15 +0000
  6. Organization: N/A
  7. Message-ID: <VA.0000000c.0030426b@ythan.demon.co.uk>
  8. Reply-To: peter@ythan.demon.co.uk
  9. NNTP-Posting-Host: ythan.demon.co.uk
  10. X-NNTP-Posting-Host: ythan.demon.co.uk
  11. X-Newsreader: Virtual Access by Ashmount Research Ltd, http://www.ashmount.com
  12.  
  13. Hi
  14.  
  15. I need to write an application which can act as an OLE server. The 
  16. application will have lots of modules which will be individual OCX's. 
  17. these OCX's will need to be able to access database tables (preferably 
  18. Foxpro tables). 
  19.  
  20. The application is to be written to work under Windows 3.1 (or 3.11). 
  21. Which is the best version of C++ to use? Are there any add-on libraries 
  22. (DLL's) which allow access to Foxpro/Dbase tables? I would rather not 
  23. use the ODBC drivers to access these tables.
  24.  
  25. Any help much appreciated.
  26.  
  27. Pete.
  28.  
  29.  
  30.